.brand{
    margin: 0 auto 22px;
    width: 1190px;
    border-bottom: 1px solid #e1e1e1;
}
.brand ul{
    margin:36px 0 25px;
    padding: 0 37px;
}
.brand ul li{
    float: left;
    width: 25%;
    height: 42px;
    padding-left: 52px;
    box-sizing: border-box;
    background-position: 0 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.brand ul li.ai{
    background-image: url(../img/zhi.png);
}
.brand ul li.bd{
    background-image: url(../img/shu.png);
}
.brand ul li.cl{
    background-image: url(../img/yun.png);
}
.brand ul li.cn{
    background-image: url(../img/wen.png);
}
.brand ul li p{
    line-height: 12px;
    font-size: 12px;
}
.brand ul li p.big{
    margin: 3px 0 9px;
    line-height: 16px;
    font-size: 16px;
}
.brand ul:after{
    content: '';
    display: block;
    clear: both;
}
#join-form{
    position: absolute;
    top: 0;
    left: 85px;
    z-index: 10;
    display: none;
    border: 1px solid #333;
    width: 622px;
    height: 508px;
    box-sizing: border-box;
    background: #fff;
    cursor: default;
}
#join-form *{
    box-sizing: border-box;
}
#join-head{
    padding: 12px 15px 10px 55px;
    margin: 0px;
    height: 50px;
    border-bottom: 2px solid rgb(0, 155, 254);
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    background: url(/img/logo_03.jpg) 10px 10px no-repeat scroll rgb(242, 240, 241);
}
#join-close{
    position: absolute;
    right: 33px;
    top: 15px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    border-radius: 50%;
    text-decoration: none;
    background-color: rgb(22, 139, 187);
    color: rgb(255, 255, 255);
}
/* #join-form .h4{
    font-size: 18px;
    font-weight: bold;
} */
#join-form table{
    margin: 16px 50px 0 43px;
    font-size: 15px;
    text-align: left;
}
#join-form tbody tr{
    height: 58px;
    padding: 10px 0;
}
#join-form table .labels{
    width: 82px;
}
#join-form table .inputs{
    position: relative;
    width: 433px;
}
#join-form table input{
    width: 433px;
    height: 38px;
    border:  1px solid #bbbbbb;
    padding:  0 10px;
}
#join-form .textarea{
    height: 170px;
    padding:  10px 0;
}
#join-form table textarea{
    width: 433px;
}
#join-form .textarea textarea{
    height: 100%;
    padding: 9px 9px 25px 9px;
    font-size: 16px;
    border: 1px solid #bbbbbb;
    outline: none;
    resize: none;
    overflow: auto;
}
#join-form .inputs .count{
    position: absolute;
    top: 6px;
    right: -40px;
}
#join-form .inputs .count.hidden{
    display: none;
}
#join-form .textarea .count{
    position: absolute;
    top: initial;
    bottom: 15px;
    right: 7px;
    display: block;
    color: #666;
}
#join-form .hr{
    border-bottom: 1px solid #bbbbbb;
    margin-top: 10px;
}
#join-form td.operator{
    width: 622px;
    text-align: center;
}
#join-form button{
    width: 140px;
    height: 38px;
    font-size: 16px;
    color: white;
    background: #007ecb;
    border: none;
    border-radius: 5px;
}
.hotIssues{
    width: 1190px;
    margin: 0 auto;
    margin-top: 45px;
}
.hotIssues_nav{
    margin-bottom: 17px;
}
.hotIssues_nav ul{
  border-bottom: 1px solid #e7e7e7;
}
.hotIssues_nav ul li{
    font-size: 14px;
    float: left;
    margin-right: 39px;
    height: 30px;
    line-height: 24px;
    cursor: pointer;
}
.hotIssues_nav ul li.join{
    position: relative;
    width: 79px;
    height: 24px;
    text-align: center;
    font-size: 13px;
}
#join-trigger{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.hotIssues_nav ul li.active{

    border-bottom: solid 4px #0B367A;
}
.hotIssues_con>div{
    display: none;
}
.hotIssues_con>div.show{
    display: block;
}
.hotIssues_con>div:nth-child(1) ul li{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 14px;
}
.hotIssues_con>div:nth-child(1) ul li:hover a:link,.hotIssues_con>div:nth-child(3) ul li:hover a:link,.hotIssues_con>div:nth-child(4) ul li:hover a:link{
    color: #0B367A;
}
.hotIssues_con>div:nth-child(1) ul li:hover a:visited,.hotIssues_con>div:nth-child(3) ul li:hover a:visited,.hotIssues_con>div:nth-child(4) ul li:hover a:visited{
    color: #0B367A;
}
.hotIssues_con>div:nth-child(2) ul li{
    /* width: 78px;
    height: 32px;
    background-color: #F3F3F3;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 32px;
    float: left;
    margin: 0 30px 20px 0; */
    width: 104px;
    height: 36px;
    background: #F7F8FA;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    margin: 10px 7px 0 0;
    float: left;
    font-size: 14px;
    color: #333333;
}
.hotIssues_con>div:nth-child(2) ul li:hover{
    /* background-color: #38adff; */
}
.hotIssues_con>div:nth-child(2) ul li:hover a:link,.hotIssues_con>div:nth-child(2) ul li:hover a:visited{
    color: #0B367A;
}
.hotIssues_con>div:nth-child(3) ul li,.hotIssues_con>div:nth-child(4) ul li{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 14px;
}
.hotIssues_con>div:nth-child(3) ul li a{
  color: #999;
}

.hotIssues_con>div:nth-child(4) ul li a{
  color: #999;
}

.show ul li a{
  color: #999;
}




.hotIssues_con{
  height: 182px;
}
#linkbottom{
  margin: 0 auto 40px;
  width: 1190px;
  height: 90px;
}
.bottomsolid{
   width: 100%;
   min-width: 1190px;
   margin: 0 auto;
   height: 1px;
   background-color: #e7e7e7;
}
#linkbottom ul li{
  width: 25%;
  margin-top: 40px;
  float: left;
  height: 50px;
  background: url(/img/pchome/linkbottom1.png) no-repeat center left;
}

#linkbottom ul li:nth-child(2){
  background-image: url(/img/pchome/linkbottom2.png);
}


#linkbottom ul li:nth-child(3){
  background-image: url(/img/pchome/linkbottom3.png);
}


#linkbottom ul li:nth-child(4){
  background-image: url(/img/pchome/linkbottom4.png);
}



#linkbottom ul li p{
  text-indent: 70px;
}
#linkbottom ul li p:nth-child(1){
  height:24px;
  font-size:18px;
  font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:24px;
  margin-bottom: 8px;
}
#linkbottom ul li p:nth-child(2){
  height:19px;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(153,153,153,1);
  line-height:19px;
}
